-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(medusa): Implement premises of the creation flow of an order edit #2187
Conversation
|
538fa6c
to
bc3db93
Compare
66b1051
to
1da5e3e
Compare
Remember to include changes to medusa-js and medusa-react in the pr @adrien2p |
6b3c6f7
to
7674a1f
Compare
7674a1f
to
a276306
Compare
a276306
to
b80e296
Compare
packages/medusa/src/api/routes/admin/order-edits/create-order-edit.ts
Outdated
Show resolved
Hide resolved
e147a1e
to
314d170
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
d13e660
to
5fa8f34
Compare
… an order edit and the totals computation
5fa8f34
to
bb315ad
Compare
What
Tests
FIXES CORE-491